1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
9.0.21022</ProductVersion>
7     <SchemaVersion>
2.0</SchemaVersion>
8     <ProjectGuid>{A23FF593-FAB7-4F47-BAE0-355402EA0700}</ProjectGuid>
9     <OutputType>WinExe</OutputType>
10     <StartupObject>Grading_System.My.MyApplication</StartupObject>
11     <RootNamespace>Grading_System</RootNamespace>
12     <AssemblyName>gradsys</AssemblyName>
13     <FileAlignment>
512</FileAlignment>
14     <MyType>WindowsForms</MyType>
15     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
16     <OptionExplicit>On</OptionExplicit>
17     <OptionCompare>Binary</OptionCompare>
18     <OptionStrict>Off</OptionStrict>
19     <OptionInfer>On</OptionInfer>
20     <ApplicationIcon>
25.ico</ApplicationIcon>
21     <FileUpgradeFlags>
22     </FileUpgradeFlags>
23     <OldToolsVersion>
3.5</OldToolsVersion>
24     <UpgradeBackupLocation />
25   </PropertyGroup>
26   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27     <DebugSymbols>
true</DebugSymbols>
28     <DebugType>full</DebugType>
29     <DefineDebug>
true</DefineDebug>
30     <DefineTrace>
true</DefineTrace>
31     <OutputPath>bin\Debug\</OutputPath>
32     <DocumentationFile>gradsys.xml</DocumentationFile>
33     <NOWARN>
1591,660,661</NOWARN>
34     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
35     <PlatformTarget>x86</PlatformTarget>
36   </PropertyGroup>
37   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
38     <DebugType>pdbonly</DebugType>
39     <DefineDebug>
false</DefineDebug>
40     <DefineTrace>
true</DefineTrace>
41     <Optimize>
true</Optimize>
42     <OutputPath>bin\Release\</OutputPath>
43     <DocumentationFile>gradsys.xml</DocumentationFile>
44     <NOWARN>
1591,660,661</NOWARN>
45     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
46   </PropertyGroup>
47   <ItemGroup>
48     <Reference Include=
"Microsoft.VisualBasic" />
49     <Reference Include=
"mscorlib" />
50     <Reference Include=
"System" />
51     <Reference Include=
"System.Data" />
52     <Reference Include=
"System.Deployment" />
53     <Reference Include=
"System.Drawing" />
54     <Reference Include=
"System.Windows.Forms" />
55     <Reference Include=
"System.Xml" />
56     <Reference Include=
"System.Core">
57       <RequiredTargetFramework>
3.5</RequiredTargetFramework>
58     </Reference>
59     <Reference Include=
"System.Xml.Linq">
60       <RequiredTargetFramework>
3.5</RequiredTargetFramework>
61     </Reference>
62     <Reference Include=
"System.Data.DataSetExtensions">
63       <RequiredTargetFramework>
3.5</RequiredTargetFramework>
64     </Reference>
65   </ItemGroup>
66   <ItemGroup>
67   </ItemGroup>
68   <ItemGroup>
69     <Compile Include=
"Form1.cs">
70       <SubType>Form</SubType>
71     </Compile>
72     <Compile Include=
"Form1.Designer.cs">
73       <DependentUpon>Form1.cs</DependentUpon>
74       <SubType>Form</SubType>
75     </Compile>
76     <Compile Include=
"gradeclass.cs" />
77     <Compile Include=
"Properties\AssemblyInfo.cs" />
78     <Compile Include=
"Properties\Application.Designer.cs">
79       <AutoGen>True</AutoGen>
80       <DependentUpon>Application.myapp</DependentUpon>
81     </Compile>
82     <Compile Include=
"Properties\Resources.Designer.cs">
83       <AutoGen>True</AutoGen>
84       <DesignTime>True</DesignTime>
85       <DependentUpon>Resources.resx</DependentUpon>
86     </Compile>
87     <Compile Include=
"Properties\Settings.Designer.cs">
88       <AutoGen>True</AutoGen>
89       <DependentUpon>Settings.settings</DependentUpon>
90       <DesignTimeSharedInput>True</DesignTimeSharedInput>
91     </Compile>
92   </ItemGroup>
93   <ItemGroup>
94     <EmbeddedResource Include=
"Form1.resx">
95       <DependentUpon>Form1.cs</DependentUpon>
96       <SubType>Designer</SubType>
97     </EmbeddedResource>
98     <EmbeddedResource Include=
"Properties\Resources.resx">
99       <Generator>ResXFileCodeGenerator</Generator>
100       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
101       <CustomToolNamespace>My.Resources</CustomToolNamespace>
102       <SubType>Designer</SubType>
103     </EmbeddedResource>
104   </ItemGroup>
105   <ItemGroup>
106     <None Include=
"Properties\Application.myapp">
107       <Generator>MyApplicationCodeGenerator</Generator>
108       <LastGenOutput>Application.Designer.cs</LastGenOutput>
109     </None>
110     <None Include=
"Properties\Settings.settings">
111       <Generator>SettingsSingleFileGenerator</Generator>
112       <CustomToolNamespace>My</CustomToolNamespace>
113       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
114     </None>
115   </ItemGroup>
116   <ItemGroup>
117     <Content Include=
"25.ico" />
118   </ItemGroup>
119   <!-- To modify your build process,
add your task inside one of the targets below and uncomment it.
120        Other similar extension points exist, see Microsoft.Common.targets.
121   <Target Name=
"BeforeBuild">
122   </Target>
123   <Target Name=
"AfterBuild">
124   </Target>
125   -->
126   <Import Project=
"$(MSBuildBinPath)/Microsoft.CSharp.targets" />
127 </Project>



Hệ thống thông tin sinh viên trong C# 5.186 lượt xem

Gõ tìm kiếm nhanh...